go.pact.im/x/clock.eventTicker.mu (field)

5 uses

	go.pact.im/x/clock (current package)
		ticker.go#L62: 	mu sync.Mutex
		ticker.go#L134: 	t.mu.Lock()
		ticker.go#L135: 	defer t.mu.Unlock()
		ticker.go#L146: 	t.mu.Lock()
		ticker.go#L147: 	defer t.mu.Unlock()